@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 13px;
	position: relative;
}
li {
	list-style-type: none;
}
a {
	color: rgb(102, 102, 102);
	text-decoration: none;
}
a:hover {
	color: rgb(251, 2, 29);
}
BUTTON {
	border:0px;
}
img {
	border: currentColor;
	border-image: none;
}
.wrapper {
	margin: 0px auto;
	width: 1098px;
	overflow: hidden;
}
.fl_j1 {
	float: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.head {
	width: 100%;
	height: 216px;
}
.top {
	width: 100%;
	height: 45px;
	background-color: rgb(69, 83, 95);
}
.top_1 {
	margin: 0px auto;
	width: 1100px;
	height: 45px;
	color: rgb(255, 255, 255);
	line-height: 45px;
}
.fl_jl {
	width: 285px;
	height: 45px;
	text-align: center;
	float: left;
}
.fr_jl {
	height: 45px;
	text-align: center;
	float: right;
}
.fr_jl ul li {
	width: 70px;
	padding-left: 8px;
	float: left;
}
.fr_jl ul li a {
	color: rgb(255, 255, 255);
}
.fr_jl ul li a:hover {
	color: rgb(251, 2, 29);
}
.con {
	width: 100%;
	height: 102px;
}
.top_2 {
	margin: 0px auto;
	width: 1100px;
	height: 102px;
}
.nav {
	width: 100%;
	height: 67px;
	background-color: rgb(167, 5, 38);
}
.top_3 {
	margin: 0px auto;
	width: 1100px;
	height: 67px;
	text-align: center;
	line-height: 68px;
}
.top_3 ul {
	overflow: hidden;
	padding-left: 2px;
}
.top_3 ul li {
	width: 122px;
	font-size: 16px;
	float: left;
}
.top_3 ul li a {
	color: rgb(255, 255, 255);
}
.main {
	width: 100%;
}

.footer {
	width: 100%;
	border-top-color: rgb(229, 229, 229);
	border-top-width: 1px;
	border-top-style: solid;
}
.footer .ft {
	width: 100%;
}
.ft_a {
	margin: 0px auto;
	width: 1100px;
}
.fb {
	width: 100%;
	height: 40px;
	background-color: rgb(32, 32, 32);
}
.fb_a {
	margin: 0px auto;
	width: 1100px;
	height: 40px;
}
.fb_a a {
	color: rgb(128, 128, 128);
}
.bei {
		height: 40px;
	color: rgb(204, 204, 204);
	line-height: 40px;
	float: left;
	color: rgb(128, 128, 128);
}
.zhu {
	height: 40px;
	color: rgb(128, 128, 128);
	line-height: 40px;
	float: right;
}
.ft1 {
/*	height: 220px;*/
	margin-top: 30px;
	margin-right: 70px;
	margin-bottom:30px;

	float: left;
}
.ft1 ul li {
	height: 26px;
	line-height: 26px;

}
.ft_bt {
	width: 90px;
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ft_bt a {
	color: rgb(51, 51, 51);
}
.ewm {
	width: 200px;
	/*height: 220px;*/
	margin-top: 30px;
	float: right;
	text-align:center;
}
.ewm p {
	margin-top: 3px;
}
.link {
	margin:20px auto;
	width: 1100px;
}
.link a {
	display: inline-block;
	padding:0 8px 0px 0px;
}
